Add Codex plugin#177
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds configuration files for the 'dart-flutter' plugin to support Codex, including marketplace and plugin metadata, and updates the README with installation instructions. The review feedback suggests adding a blank line before the new '### Codex Plugin' heading in the README to ensure proper Markdown rendering.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
| "Set up Flutter in this app.", | ||
| "Create a new Dart skill." |
There was a problem hiding this comment.
do we have default prompts for the other plugins? And if so are these the ones we want? CC @mariamhas
There was a problem hiding this comment.
The other plugin manifests don't have this field. Should we just not have these prompts? We are modeling this based on the Firebase plugins.
There was a problem hiding this comment.
hmm i say we leave it out.. we should test to see how this plugin works and if/what prompts it needs to be helpful in using skills and mcp that are part of the plugin
Add configuration files for a Codex plugin.